object Status: TStatus Left = 782 Top = 361 Width = 321 Height = 355 BorderStyle = bsSizeToolWin Caption = 'Status' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object RE: TRichEdit Left = 0 Top = 0 Width = 313 Height = 328 Align = alClient Lines.Strings = ( 'This is the status window.' 'Here is where you will find detailed information on socket event' + 's.') PlainText = True ScrollBars = ssBoth TabOrder = 0 WordWrap = False end end